/* resetCss */

html {
    overflow-x: auto;
    overflow-y: scroll;
}

body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td,
h3,
h1,
h2,
h4,
h5 {
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

body {
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
    font-size: 16px;
    color: #070707;
    -webkit-font-smoothing: antialiased;
    background-color: white;
}

.wrapper {
    width: 100%;
    min-width: 1440px;
    max-width: 1920px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    height: auto;
}

.header {
    width: 100%;
    margin: 0 auto;
    height: 370px;
}

.header .logo_search {
    width: 100%;
    height: 310px;
    position: relative;
    background: url(smzw_2020_new_navBg.png) no-repeat top;
}

.header .nav {
    width: 100%;
    margin: 0 auto;
    height: 60px;
    background: url(smzw_nav.png) no-repeat top;
}

#currentDate {
    width: 1200px;
    margin: 0 auto;
}

.wrap {
    width: 100%;
    height: auto;

}

.part1 {
    width: 100%;
    height: auto;
    background: url(smzw_index_content_bg.png);
}


.wrap .index_img {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    padding-top: 15px;
}

.wrap .index_img a img {
    width: 1200px;
    height: 100px;
}

.xwzx {
    width: 1200px;
    height: 455px;
    margin: 20px auto 0px;
}

.xwzx .xwzx_slide {
    width: 691px;
    height: 432px;
    background: rosybrown;
}

/* Ã¦Å“Â¬Ã¤Â¾â€¹Ã¥Â­Âcss */
.slideBox {
    width: 691px;
    height: 432px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 12px;
    bottom: 16px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 12px;
    height: 12px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    margin-left: 6px;
    transition: all .5s;
}

.slideBox .hd ul li.on {
    background: #ba1617;
    width: 32px;
    height: 12px;
    border-radius: 12px;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 691px;
    height: 432px;
    display: block;
}

.slideBox .bd ul li {
    position: relative;
}

.slideBox .bd .slide_text {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    background: rgba(42, 38, 42, 0.7);
}

.slide_text .slide_time {
    width: 110px;
    height: 84px;
    background: #015293;
    position: absolute;
    bottom: 25px;
    left: 30px;
    padding-top: 8px;
    box-sizing: border-box;
}

.slide_text .slide_time h4 {
    color: white;
    width: 80px;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.slide_text .slide_time .riqi {
    font-size: 17px;
}

.slide_text .slide_time .year {
    font-size: 20px;
}

.slide_text .slide_text_c {
    width: 80%;
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    font-size: 18px;
}

.slide_text .slide_text_c a {
    color: white;
    transition: all .6s;
}

.slide_text .slide_text_c a:hover {
    color: #015293;
}

.first_info .info_desc {
    width: 100%;
    height: 40px;
    margin-top: 20px;
    font-size: 16px;
    color: #333;
}

.xwzx .xwzx_cont {
    width: 492px;
    height: 432px;
}

.slideTxtBox {
    width: 492px;
    height: auto;
}

.slideTxtBox .hd {
    width: 488px;
    height: 40px;
    position: relative;
    border-bottom: 1px solid #cccccc;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 40px;
}

.slideTxtBox .hd ul li {
    float: left;
    cursor: pointer;
    width: 120px;
    height: 38px;
    line-height: 25px;
    font-size: 22px;
    color: black;
    text-indent: 9px;
    font-weight: bold;

}

.slideTxtBox .hd ul li:nth-child(2),
.slideTxtBox .hd ul li:nth-child(3) {
    margin-left: 40px;
}

.slideTxtBox .hd ul li a {
    color: black;
}

.slideTxtBox .hd ul li.on {
    height: 38px;
    line-height: 25px;
    width: 120px;
    border-bottom: 2px solid #015293;
}

.slideTxtBox .hd ul li.on a {
    color: #015293;
}


.slideTxtBox .bd ul {
    padding: 0px;
    zoom: 1;
}

.first_info {
    width: 100%;
    height: 150px;
    padding-top: 20px;
    box-sizing: border-box;
}

.first_info .info_title {
    width: 100%;
    height: 55px;
    overflow: hidden;
}

.first_info .info_title .info_date {
    width: 77px;
    height: 55px;
    float: left;
    background: #015293;
}

.info_title .info_date h4 {
    color: white;
    width: 77px;
    margin: 0 auto;
    height: 26px;
    line-height: 28px;
    text-align: center;
}

.info_title .info_date.riqi {
    font-size: 16px;
}

.info_title .info_date .year {
    font-size: 18px;
}


.info_title .big_t {
    width: 395px;
    height: 55px;
    float: right;
}

.info_title .big_t a {
    color: black;
    font-weight: bold;
    font-size: 22px;
    transition: all .5s;
}

.info_title .big_t a:hover {
    color: #015293;
}

.slideTxtBox .bd li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-indent: 24px;
}

.slideTxtBox .bd li a {
    color: black;
}

.slideTxtBox .bd li a:hover {
    color: #015293;
}

.slideTxtBox .bd li .after {
    width: 14px;
    height: 14px;
    background: url(smzw_blur_icon.png);
    position: absolute;
    left: 0px;
    top: 13px;
}

.slideTxtBox .bd li .active {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0px;
    top: 13px;
    background: url(smzw_active_icon.png);
}


.slideTxtBox .bd li .date {
    float: right;
    color: #999;
}

.part2 {
    width: 100%;
    height: 520px;
    background: #f4f4f4;
}

.zwgk {
    width: 1200px;
    margin: 0 auto;
    height: 520px;
    padding-top: 15px;
    box-sizing: border-box;
}

.zwgk .zwgk_title {
    width: 1200px;
    height: 55px;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
}

.zwgk .zwgk_title .zwgk_links {
    width: 140px;
    height: 53px;
    font-size: 25px;
    text-align: center;
    line-height: 50px;
    border-bottom: 2px solid #015293;
}

.zwgk .zwgk_title .zwgk_links a {
    color: #015293;

}


.zwgk .zwgk_title .wblj {
    width: 500px;
    height: 55px;
}

.zwgk .zwgk_title .wblj div {
    width: 150px;
    height: 40px;
    line-height: 31px;
    padding: 5px;
    border-radius: 25px;
    background: #5fc0eb;
    margin-left: 25px;
    margin-top: 4px;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;
    text-indent: 45px;
}

.zwgk .zwgk_title .wblj div:first-child {
    margin-left: 0px;
}

.zwgk_title .wblj div i {
    position: absolute;
    width: 36px;
    height: 32px;
    left: 15px;
    top: 3px;
}

.zwgk_title .wblj div i.gwy_info {
    background: url(smzw_gwy_icon1.png)no-repeat center;
}

.zwgk_title .wblj div i.gwy_wenjian {
    background: url(smzw_gwy_icon2.png)no-repeat center;
}

.zwgk_title .wblj div i.szf_wj {
    background: url(smzw_gwy_icon3.png)no-repeat center;
}

.zwgk .zwgk_title .wblj div a {
    color: white;
}

.zwgk .zwgk_title .wblj div a span {}

.zwgk_content {
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    box-sizing: border-box;
}

.zwgk_content .zwgk_info {
    width: 671px;
    height: 401px;
}

.zwgk_content .zwgk_info .zwgk_tabs {
    width: 100%;
    height: 287px;
}


.zwgk_tabs .hd {
    height: 45px;
    line-height: 45px;
    position: relative;
}

.zwgk_tabs .hd ul {
    float: left;
    position: absolute;
    left: 0px;
    top: -0px;
    height: 45px;
}

.zwgk_tabs .hd ul li {
    float: left;
    width: 120px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    position: relative;
}

.zwgk_tabs .hd ul li a {
    color: black;
    font-size: 20px;
    font-weight: bolder;
}

.zwgk_tabs .hd ul li::after {
    content: '';
    width: 3px;
    height: 25px;
    background: #000000;
    position: absolute;
    top: 11px;
    left: -23px;
}

.zwgk_tabs .hd ul li.on {
    height: 45px;
}

.zwgk_tabs .hd ul li.on a {
    color: #015293;
}

.zwgk_tabs .bd ul {
    zoom: 1;
}

.zwgk_tabs .bd li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-indent: 24px;
}


.zwgk_tabs .bd li .date {
    float: right;
    color: #999;
}

.zwgk_tabs .bd li .after {
    width: 14px;
    height: 14px;
    background: url(smzw_blur_icon.png);
    position: absolute;
    left: 0px;
    top: 13px;
}

.zwgk_tabs .bd li a {
    color: black;
    transition: all .6s;
}

.zwgk_tabs .bd li a:hover {
    color: #015293;
}


.zwgk_tabs .bd li .active {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0px;
    top: 13px;
    background: url(smzw_active_icon.png);
}


.zwgk_content .zwgk_info .zwgk_ldzc {
    width: 100%;
    height: 105px;
    margin-top: 8px;
    overflow: hidden;
}

.zwgk_ldzc .zwgk_ldzc_left {
    width: 435px;
    height: 102px;
    border-radius: 6px;
    border: 1px solid #cccccc;
    overflow: hidden;
}

.zwgk_ldzc .zwgk_ldzc_left .zwgk_zzjg {
    width: 52px;
    height: 102px;
}

.zwgk_ldzc .zwgk_ldzc_left .zwgk_zzjg_list {
    width: 383px;
    height: 102px;
    overflow: hidden;
}

.zwgk_zzjg_list ul li {
    width: 85px;
    height: 102px;
    float: left;
    margin-left: 8px;
    position: relative;
}

.zwgk_zzjg_list ul li a i {
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #cccccc;
    transition: all .6s;
}

.zwgk_zzjg_list ul li a span {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 170px;
    font-size: 16px;
    color: #353535;
    text-align: center;
}

.zwgk_zzjg_list ul li.on a i {
    border: 1px solid #015293;
}

.zwgk_zzjg_list ul li.on a span {
    color: #015293;
}

.zwgk_ldzc .zwgk_ldzc_right {
    width: 201px;
    height: 102px;
    margin-right: 18px;
}


.zwgk_zzjg_list ul .jbxx a i {
    background: url(smzw_zzjg_blur_icon1.png)no-repeat center;
}

.zwgk_zzjg_list ul .fdzz a i {
    background: url(smzw_zzjg_blur_icon2.png)no-repeat center;
}

.zwgk_zzjg_list ul .nsjg a i {
    background: url(smzw_zzjg_blur_icon3.png)no-repeat center;
}

.zwgk_zzjg_list ul .wsdw a i {
    background: url(smzw_zzjg_blur_icon4.png)no-repeat center;
}


.zwgk_content .zwgk_iconlinks {
    width: 507px;
    height: 401px;
    border-left: 1px solid #cccccc;
    padding-left: 22px;
    box-sizing: border-box;
}

.zwgk_content .zwgk_iconlinks .zwgk_iconlinks_zfxxgk {
    width: 100%;
    height: 135px;
}

.zwgk_content .zwgk_iconlinks .zwgk_iconlinks_zfxxgk .zfxxgk_title {
    width: 100%;
    height: 45px;
    padding-top: 8px;
    box-sizing: border-box;
}

.zwgk_iconlinks_zfxxgk .zfxxgk_list {
    overflow: hidden;
    width: 100%;
}

.zwgk_iconlinks_zfxxgk .zfxxgk_list ul li {
    float: left;
    width: 200px;
    height: 50px;
    margin-left: 35px;

}

.zfxxgk_list ul li a {
    color: black;
    font-size: 16px;
}

.zfxxgk_list ul li a:hover {
    color: #015293;
}

.zfxxgk_list ul li a img {
    vertical-align: -12px;
}


.zwgk_content .zwgk_iconlinks .zwgk_iconlinks_zdlygk {
    width: 100%;
    height: 263px;
    padding-top: 15px;
    box-sizing: border-box;

}

.zwgk_content .zwgk_iconlinks .zwgk_iconlinks_zdlygk .zdlygk_title {
    width: 100%;
    height: 45px;
    padding-top: 8px;
    box-sizing: border-box;
}

.zwgk_iconlinks_zdlygk .zdlygk_list {
    width: 482px;
    height: 203px;
    background: url(smzw_zdly_content_bg.png) no-repeat center;
    border: 1px solid #cccccc;
}

.zwgk_iconlinks_zdlygk .zdlygk_list ul li {
    float: left;
    width: 238px;
    height: 104px;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;

}

.zwgk_iconlinks_zdlygk .zdlygk_list ul li a span {
    color: black;
    font-size: 16px;
    font-weight: bolder;
}

.zwgk_iconlinks_zdlygk .zdlygk_list ul li a span:hover {
    color: #015293;
}

.zwgk_iconlinks_zdlygk .zdlygk_list ul li a img {
    width: 54px;
    height: 54px;
}

.zwgk_iconlinks_zdlygk .zdlygk_list ul li a span {
    display: block;
}

.part3 {
    width: 100%;
    height: 426px;
    background: url(smzw_index_content_bg.png);
}



.part3 .hdjl {
    width: 1200px;
    margin: 0 auto;
    height: 426px;
    padding-top: 15px;
    box-sizing: border-box;
    overflow: hidden;
}

.part3 .hdjl .hdjl_left {
    width: 696px;
    height: 391px;
}

.hdjl .hdjl_left .hdjl_web_links {
    width: 696px;
    height: 96px;
}

.hdjl_web_links {
    width: 696px;
    height: 96px;
    overflow: hidden;
    position: relative;
}

.hdjl_web_links .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.hdjl_web_links .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.hdjl_web_links .hd ul li {
    float: left;
    margin-right: 5px;
    width: 7px;
    height: 7px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 8px;
    transition: all .6s;
}

.hdjl_web_links .hd ul li.on {
    background: #fff;
    width: 35px;
}

.hdjl_web_links .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.hdjl_web_links .bd li {
    zoom: 1;
    vertical-align: middle;
}

.hdjl_web_links .bd img {
    width: 696px;
    height: 96px;
    display: block;
}

.hdjl .hdjl_left .hdjz_ftZj {
    width: 696px;
    height: 295px;
    padding-top: 20px;
    box-sizing: border-box;
}

.hdjl_left .hdjz_ftZj .hdjz_ftZj_title {
    width: 100%;
    height: 54px;
    border-bottom: 1px solid #cccccc;
}

.hdjz_ftZj .hdjz_ftZj_title .ft_zj_tab {
    width: 500px;
    height: 55px;
    overflow: hidden;
}

.hdjz_ftZj_title .ft_zj_tab ul li {
    width: 123px;
    height: 52px;
    float: left;
    font-size: 20px;
    font-weight: bolder;
    text-align: center;
    line-height: 52px;
    position: relative;
    margin-right: 20px;
}

.hdjz_ftZj_title .ft_zj_tab ul li.on {
    border-bottom: 2px solid #015293;
}

.hdjz_ftZj_title .ft_zj_tab ul li.on a {
    color: #015293;
}

.hdjz_ftZj_title .ft_zj_tab ul li a {
    color: black;
}

.hdjz_ftZj_title .ft_zj_tab ul li a:hover {
    color: #015293;
}

.hdjz_ftZj_title .ft_zj_tab ul li::after {
    content: '';
    width: 3px;
    height: 26px;
    background: #000000;
    position: absolute;
    top: 14px;
    left: -12px;
}

.hdjl_left .hdjz_ftZj .hdjl_ft_zj_content {
    width: 100%;
    box-sizing: border-box;
    height: 220px;
}

.hdjl_ft_zj_content .hdjl_zxft_container {
    width: 100%;
    padding-top: 20px;
    height: 200px;
    overflow: hidden;
    display: block;
}

.hdjl_zxft_container .zxft_left {
    width: 289px;
    height: 200px;
}

.hdjl_zxft_container .zxft_left a img {
    width: 100%;
    height: 100%;
}

.hdjl_zxft_container .zxft_right {
    width: 387px;
    height: 200px;
}

.hdjl_zxft_container .zxft_right p {
    width: 100%;
    height: 37px;
}

.hdjl_zxft_container .zxft_right p .ft_b {
    font-weight: 400;
    color: #015293;
    font-size: 20px;

}

.hdjl_zxft_container .zxft_right p a {
    color: black;
}

.hdjl_zxft_container .zxft_right p a:hover {
    color: #015293;
}

.hdjl_zxft_container .zxft_right .zxft_ms {
    width: 100%;
    height: 88px;
    line-height: 30px;
}

.hdjl_ft_zj_content .hdjl_zjdc_container {
    width: 100%;
    height: 220px;
    overflow: hidden;
    display: none;
}

.hdjl_ft_zj_content .hdjl_zjdc_container .zjdc_title {
    position: relative;
    width: 100%;
    height: 35px;
    font-size: 18px;
    text-indent: 20px;
    line-height: 35px;
    text-indent: 25px;
    border-bottom: 1px dashed #015293;
}

.hdjl_ft_zj_content .hdjl_zjdc_container .zjdc_title a {
    color: black;
}

.hdjl_ft_zj_content .hdjl_zjdc_container .zjdc_title a:hover {
    color: #015293;
}


.hdjl_zjdc_container .zjdc_list {
    width: 100%;
    height: 65px;
    background: #eeeeee;
    margin-top: 8px;
}

.hdjl_zjdc_container .zjdc_list .zjdc_title .active {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 5px;
    top: 13px;
    background: url(smzw_active_icon.png);
}

.hdjl_zjdc_container .zjdc_list .zjdc_title .after {
    width: 14px;
    height: 14px;
    background: url(smzw_blur_icon.png);
    position: absolute;
    left: 5px;
    top: 13px;
}

.hdjl_ft_zj_content .hdjl_zjdc_container .zjdc_time {
    width: 100%;
    height: 30px;
    font-size: 16px;
    text-indent: 20px;
    line-height: 30px;
    overflow: hidden;
}

.zjdc_time div {
    float: right;
    height: 30px;
    line-height: 30px;
}

.hdjl .hdjl_right {
    width: 481px;
    height: 387px;
}

.hdjl .hdjl_right .hdjl_zwfww {
    width: 481px;
    height: 96px;
}


.hdjl .hdjl_right .hdjl_zwfww a img {
    width: 481px;
    height: 96px;
}


.hdjl .hdjl_right .hdjl_zrxx {
    width: 481px;
    height: 52px;
    padding-top: 20px;
    box-sizing: border-box;
}

.hdjl .hdjl_right .hdjl_zrxx a img {
    width: 481px;
    height: 52px;
}

.hdjl .hdjl_right .hdjl_xjxd {
    width: 479px;
    height: 199px;
    margin-top: 40px;
    border: 1px dashed #cccccc;
}

.hdjl .hdjl_right .hdjl_xjxd .lyxd {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
    font-size: 18px;
    font-weight: bold;
}

.hdjl .hdjl_right .hdjl_xjxd .lyxd a {
    color: #015293;
}

.hdjl .hdjl_right .hdjl_xjxd .wyly {
    width: 120px;
    height: 40px;
    line-height: 40px;
}

.hdjl .hdjl_right .hdjl_xjxd .wyly i {
    float: left;
    display: inline-block;
    width: 25px;
    margin-top: 6px;
    margin-right: 5px;
    height: 25px;
    background: url(smzw_wyxx_icon1.png) no-repeat center;
}

.hdjl .hdjl_right .hdjl_xjxd .wyly a {
    color: black;
    display: inline-block;
    height: 40px;
}

.hdjl .hdjl_right .hdjl_xjxd .wyly a span {
    font-weight: bold;
}

.hdjl .hdjl_right .hdjl_xjxd .hdjl_xjxd_title {
    width: 479px;
    height: 40px;
    background: #f1f1f1;
}

.hdjl .hdjl_right .hdjl_xjxd .hdjl_xjlb {
    width: 479px;
    height: 159px;
    background: #ffffff;
}

.hdjl_xjxd .hdjl_xjlb ul li {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 25px;
}

.hdjl_xjxd .hdjl_xjlb ul li a {
    color: black;
    transition: all .5s;
}

.hdjl_xjxd .hdjl_xjlb ul li .date {
    float: right;
    margin-right: 14px;
}

.hdjl_xjxd .hdjl_xjlb ul li a:hover {
    color: #015293;
}

.hdjl_xjxd .hdjl_xjlb ul li .active {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 5px;
    top: 14px;
    background: url(smzw_active_icon.png);
}

.hdjl_xjxd .hdjl_xjlb ul li .after {
    width: 14px;
    height: 14px;
    background: url(smzw_blur_icon.png);
    position: absolute;
    left: 5px;
    top: 14px;
}

.part4 {
    width: 100%;
    height: 300px;
    background: #f4f4f4;
}


.part4 .ztzl {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
}

.part4 .ztzl .ztzl_title {
    width: 1200px;
    height: 73px;
    margin: 0 auto;
    border-bottom: 1px solid #cccccc;
    position: relative;
}

.part4 .ztzl .ztzl_title a {
    position: absolute;
    width: 140px;
    height: 50px;
    border-bottom: 2px solid #015293;
    font-size: 26px;
    font-weight: bold;
    line-height: 50px;
    box-sizing: border-box;
    bottom: 0px;
    left: 50%;
    margin-left: -70px;
    text-align: center;
    color: #015293;
}

.ztzl_slide {
    width: 1200px;
    height: 226px;
    padding-top: 20px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.ztzl_slide .hd .prev,
.ztzl_slide .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
}

.ztzl_slide .hd .next {
    position: absolute;
    right: -31px;
    width: 50px;
    height: 50px;
    background-color: #bbbbbb;
    border-radius: 50%;
    top: 81px;
    font-size: 25px;
    color: white;
    line-height: 50px;
    text-indent: 6px;
}

.ztzl_slide .hd .prev {
    position: absolute;
    left: -28px;
    width: 50px;
    border-radius: 50%;
    height: 50px;
    font-size: 25px;
    color: white;
    background-color: #bbbbbb;
    top: 81px;
    line-height: 50px;
    text-indent: 29px;
}

.ztzl_slide .hd .next:hover {
    background-color: #015293;
}

.ztzl_slide .hd .prev:hover {
    background-color: #015293;
}

.ztzl_slide .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.ztzl_slide .bd {
    padding: 10px;
    padding-left: 20px;
}

.ztzl_slide .bd ul {
    overflow: hidden;
    zoom: 1;
}

.ztzl_slide .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.ztzl_slide .bd ul li .pic {
    text-align: center;
}

.ztzl_slide .bd ul li .pic img {
    width: 367px;
    height: 152px;
    display: block;
    padding: 2px;
}

.ztzl_slide .bd ul li .title {
    line-height: 24px;
}